Releases: rocktimsaikia/react-country-dropdown
Releases · rocktimsaikia/react-country-dropdown
v3.0.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
- build: add --no-tests flag to release script 305fd9a
- test: add placeholder test script to package.json a5730b7
- chore(gitignore): add pnpm-lock.yaml to ignore list e95b5f4
- docs: add note about no external dependencies in readme f07590f
- chore(package): update package.json metadata and dependencies 08dc4ef
- docs: update copyright year and readme content bddebac
- chore: add type module to package.json 3b4dac7
- ci(deploy-docs): normalize comments and step names in workflow file 44f31d5
- ci: downgrade upload-pages-artifact to v3.0.1 41f9adf
- ci: upgrade upload-pages-artifact to v4 a934a45
- ci: set default working directory for docs deployment workflow 0a9f871
- ci: remove redundant working-directory in deploy-docs.yml dc972d4
- ci: add self to paths trigger and remove working-directory 2218494
- ci: update branch name for docs deployment trigger 4d9463e
- ci(deploy-docs.yml): update github actions for docs deployment 28f234d
- ci: switch from npm to pnpm and remove local package link 1835d1e
- style(.editorconfig): standardize yml indentation to 2 spaces 3312edf
- ci(docs): add github actions workflow for deploying docs 9ff7613
- docs: add API references and props 75215dc
- refactor: update build scripts and improve typescript usage 91cc977
- refactor: migrate to typescript and improve build process 1a117d5
- feat(docs): add react-code-blocks and update usage section 928a76a
- chore(docs): update devdependencies and docs app logic 535c996
- feat(index): add autofocus to country search input b14ea07
- feat: add docs site 8b12e8f
- refactor: optimize search function ae91890
- refactor: use default export for ReactCountryDropdown component 827ccb1
- docs: update component description in readme and package ef6cdd9
- refactor: remove unnecessary comment from vite.config.js 33c21b6
- docs: update usage example in readme 8723a31
- build: switch build system to vite and update dependencies 28a7f63
- refactor: move caret-down icon to src/icons and update import 5de5386
- docs: update readme with local screenshot path fd094e2
- style(src): update placeholder text and improve input styling d04a21d
- chore: remove example dir e59c286
- refactor: remove external API call completely e5110d7
- style: update box-shadow and border-radius styles 4e601a9
- feat(storybook): add storybook setup and update .gitignore 5844373
- chore: add .editorconfig for consistent coding style b831b6b
- refactor(src): standardize string quotes and add semicolons ca48c61
- chore: remove config files and update documentation 613b55d
v1.1.1
v1.1.0
What's Changed
- update index.js by @MalvinJay in #2
New Contributors
- @MalvinJay made their first contribution in #2
Full Changelog: https://github.com/rocktimsaikia/react-country-dropdown/commits/v1.1.0