Releases: israelias/synonym-search
Releases · israelias/synonym-search
v1.0.0
Release Notes for v1.0.0
[1.0.0] - 2023-07-01
Added
- Initial release of the SynonymSearch project
- Implemented search functionality using Merriam-Webster's Collegiate Thesaurus API
- Added support for displaying synonyms, related words, synonymous phrases, and similar words
- Implemented search history feature to track previously searched words
- Added the ability to view words in context using example sentences
- Implemented light and dark themes using Material-UI
- Added navigation between views (Search, Info, Saves) using floating action buttons
- Implemented persistent search input with dynamic feedback (success, warning, error)
- Added support for clearing search history
- Implemented responsive design for various devices and screen sizes
- Added accessibility features and improved performance based on Lighthouse audits
Changed
- Updated the README.md with project description, features, and deployment instructions
- Improved the layout and styling of the application using Material-UI components
- Enhanced the search functionality to handle edge cases and improve user experience
Fixed
- Addressed various accessibility issues identified by ChromeVox and Lighthouse
- Fixed layout and styling inconsistencies across different browsers and devices
- Resolved issues with search input focus and dynamic feedback
Security
- Implemented security measures to protect API keys and sensitive information
- Added support for service workers to enable offline functionality
What's Changed in Detail
- Dev Linting by @israelias in #1
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #3
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #2
- Bump eslint-plugin-import from 2.22.1 to 2.26.0 by @dependabot in #6
- Update package ecosystem by @israelias in #18
- Bump axios from 0.21.4 to 1.2.2 by @dependabot in #24
- Bump react-intersection-observer from 8.34.0 to 9.4.1 by @dependabot in #20
- Bump html-react-parser from 1.4.14 to 3.0.6 by @dependabot in #23
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #26
- Bump eslint-config-airbnb from 18.2.1 to 19.0.4 by @dependabot in #21
- Bump html-react-parser from 3.0.6 to 3.0.7 by @dependabot in #28
- Bump @babel/core from 7.20.7 to 7.20.12 by @dependabot in #27
- Bump eslint-plugin-import from 2.26.0 to 2.27.4 by @dependabot in #29
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #39
- Bump html-react-parser from 3.0.7 to 3.0.9 by @dependabot in #41
- Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.1 by @dependabot in #31
- Bump eslint-plugin-react from 7.31.11 to 7.32.2 by @dependabot in #37
- Bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #46
- Bump axios from 1.2.2 to 1.4.0 by @dependabot in #53
- Bump eslint from 7.32.0 to 8.40.0 by @dependabot in #54
- Bump @babel/core from 7.20.12 to 7.21.8 by @dependabot in #55
- Bump acorn from 8.8.1 to 8.8.2 by @dependabot in #57
- Bump html-react-parser from 3.0.9 to 3.0.16 by @dependabot in #56
- Bump @babel/preset-react from 7.18.6 to 7.22.5 by @dependabot in #66
- Bump react-intersection-observer from 9.4.1 to 9.5.2 by @dependabot in #71
- Delete .github/workflows/super-linter.yml by @israelias in #91
- Persistence by @israelias in #116
- Bump html-react-parser from 3.0.16 to 5.0.11 by @dependabot in #115
- Add ga via next/script to _app by @israelias in #120
- Create ads.txt by @israelias in #121
- Create dependency-review.yml by @israelias in #86
- Bump clsx from 1.2.1 to 2.1.1 by @dependabot in #137
- Bump the npm_and_yarn group with 2 updates by @dependabot in #138
- Bump @babel/core from 7.23.7 to 7.24.7 by @dependabot in #141
- Bump axios from 1.6.3 to 1.7.9 by @dependabot in #156
- Bump react-intersection-observer from 9.5.3 to 9.14.1 by @dependabot in #165
- Bump eslint-plugin-react from 7.33.2 to 7.37.3 by @dependabot in #163
- Bump html-react-parser from 5.0.11 to 5.2.2 by @dependabot in #164
- Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #166
New Contributors
- @israelias made their first contribution in #1
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/israelias/synonym-search/commits/v1.0.0