Releases: joaocarmo/i18n-postal-address
Releases · joaocarmo/i18n-postal-address
v0.9.2
What's Changed
- fix(build): usage as ESM import by @joaocarmo in #178
- fix(ci): streamline workflows by @joaocarmo in #206
- chore(deps): upgrade to latest by @joaocarmo in #210
- chore(deps): upgrade eslint by @joaocarmo in #211
- build: update devDependencies by @joaocarmo in #213
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- Expand address formats with additional countries by @ibrittanyhill in #123
- package supports ESM import declarations by @ibrittanyhill in #131
- chore: migrate to pnpm by @joaocarmo in #125
- fix(ci): enable corepack and switch to pnpm for publishing by @joaocarmo in #132
New Contributors
- @ibrittanyhill made their first contribution in #123
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- refactor(package.json): move
node-postal
tooptionalDependencies
by @joaocarmo in #63 - ci(tests): Add dockerized testing to GitHub Actions workflow by @joaocarmo in #64
- ci(tests.yml): Update check for Dockerfile and yarn.lock changes by @joaocarmo in #65
- chore: upgrade deps by @joaocarmo in #66
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Bump terser from 5.13.1 to 5.14.2 by @dependabot in #41
- Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #44
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #43
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #45
- Bump webpack from 5.73.0 to 5.76.0 by @dependabot in #47
- Bump yaml from 2.1.1 to 2.2.2 by @dependabot in #48
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #50
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #51
- chore: upgrade deps by @joaocarmo in #52
New Contributors
- @lgtm-com made their first contribution in #43
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.0
Key features
- Adds support for a full or partial preset state to be passed to the constructor [thank you, @saiichihashimoto]