Releases: samsam-ahmadi/react-trip-date
Releases · samsam-ahmadi/react-trip-date
v1.13.1
v1.13.0
Changes
🔖 Release
- Merge pull request #52 from samsam-ahmadi/dependabot/npm_and_yarn/json5-1.0.2 - 19a137cf (@samsam-ahmadi)
- Merge pull request #55 from samsam-ahmadi/dependabot/npm_and_yarn/dns-packet-5.4.0 - 011458cb (@samsam-ahmadi)
- Merge pull request #57 from samsam-ahmadi/dependabot/npm_and_yarn/webpack-5.76.0 - cf29a541 (@samsam-ahmadi)
🐛 Fixes
- Locale #56 - 7694c2d9 (@samsam-ahmadi)
- Leap year #54 - 3677bba3 (@samsam-ahmadi)
📦 Build
- Bump json5 from 1.0.1 to 1.0.2 - 809040d6 (@dependabot[bot])
- Bump dns-packet from 5.3.1 to 5.4.0 - c78af16f (@dependabot[bot])
- Bump webpack from 5.72.0 to 5.76.0 - 6cd61d97 (@dependabot[bot])
🔗 Others
- Added gzip to the README.md - e8ab8f11 (@samsam-ahmadi)
- Update package - 57ea8165 (@samsam-ahmadi)
v1.12.1
Changes
🔖 Release
- 1.11.0 - a8db0f40
- Merge pull request #50 from samsam-ahmadi/dependabot/npm_and_yarn/decode-uri-component-0.2.2 - dd1a61f0 (@samsam-ahmadi)
- Merge pull request #51 from samsam-ahmadi/dependabot/npm_and_yarn/express-4.18.2 - 7a989e2d (@samsam-ahmadi)
✨ Features
- Add ability to add custom classes to each day. - 44be8c65 (@coling)
- Sprinkle some class names around - 2a3f4ae6 (@coling)
📦 Build
- Bump decode-uri-component from 0.2.0 to 0.2.2 - 808f806e (@dependabot[bot])
- Bump express from 4.17.1 to 4.18.2 - abc2b140 (@dependabot[bot])
🔗 Others
- Merge pull request #47 from coling/custom-day-styles - 5793de6a (@samsam-ahmadi)
- Merge branch 'master' into add-docs - f5a25759 (@samsam-ahmadi)
- Merge pull request #45 from samsam-ahmadi/add-docs - f95387e9 (@samsam-ahmadi)
- Compatible with react 18 - eb14f1b0 (@samsam-ahmadi)
v1.12.0
v1.11.0
v1.10.0
v1.9.1
Changes
🔖 Release
- Merge pull request #44 from samsam-ahmadi/dependabot/npm_and_yarn/lodash-4.17.21 - 7edf9652 (@samsam-ahmadi)
- Merge pull request #43 from samsam-ahmadi/dependabot/npm_and_yarn/async-2.6.4 - be78bc2e (@samsam-ahmadi)
- Merge pull request #42 from samsam-ahmadi/dependabot/npm_and_yarn/node-fetch-2.6.7 - b53c716e (@samsam-ahmadi)
- Merge pull request #40 from samsam-ahmadi/dependabot/npm_and_yarn/minimist-1.2.6 - 3b6af82b (@samsam-ahmadi)
- Merge pull request #35 from samsam-ahmadi/dependabot/npm_and_yarn/follow-redirects-1.14.8 - 8f836b7f (@samsam-ahmadi)
🐛 Fixes
- Type imports now can pull in constants types from constants file - c47811cf (@nick-heard)
- Security in dependencies - da0188b4
⚙️ Chore
- Update the rest of packages - bb3aa3b0
📦 Build
- Bump follow-redirects from 1.14.1 to 1.14.8 - 7cd67467 (@dependabot[bot])
- Bump minimist from 1.2.5 to 1.2.6 - 0d678355 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.21 - d3e7e3ed (@dependabot[bot])
- Bump async from 2.6.3 to 2.6.4 - 4968be77 (@dependabot[bot])
- Bump node-fetch from 2.6.1 to 2.6.7 - 3521c59e (@dependabot[bot])
- Use yarn for deploying - 6d208692
🔗 Others
- Merge pull request #39 from nick-heard/master - d76a7c66 (@samsam-ahmadi)