Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
thet committed Jun 15, 2022
1 parent 2541348 commit e7c387d
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 5 deletions.
67 changes: 63 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,65 @@
# Changelog



## [3.0.0-alpha.0](https://github.com/patternslib/pat-shopping-cart/compare/2.0.0...3.0.0-alpha.0) (2022-06-15)


### Features


* **Build:** Build module federation enabled bundles. ([fdf16a4](https://github.com/patternslib/pat-shopping-cart/commit/fdf16a4d191e3fa6180e73ef7dd75256550bf649))


### Breaking Changes


* Depend on @patternslib/dev and extend config from there. ([adc614a](https://github.com/patternslib/pat-shopping-cart/commit/adc614ac1b725d283ba86fac03e5546f73a705f3))

* Extend babel config from @patternslib/dev. ([f33e6fd](https://github.com/patternslib/pat-shopping-cart/commit/f33e6fd54c38664a00754ce50425e03c43df5578))

* Extend commitlint config from @patternslib/dev. ([46650d2](https://github.com/patternslib/pat-shopping-cart/commit/46650d26feb99beb5942e938b9ad861010284627))

* Extend eslint config from @patternslib/dev. ([3c4cb9a](https://github.com/patternslib/pat-shopping-cart/commit/3c4cb9aca3b76f3ac7c2d9697c07e11aee04efb6))

* Extend jest config from @patternslib/dev. ([fcdf079](https://github.com/patternslib/pat-shopping-cart/commit/fcdf07936eb9dbf32aa094bbf6bf631545542aad))

* Extend Makefile from @patternslib/dev. ([3847470](https://github.com/patternslib/pat-shopping-cart/commit/3847470af2b74af48aea8ea0953ce39beb0fedb2))

* Extend prettier config from @patternslib/dev. ([4e6c3bb](https://github.com/patternslib/pat-shopping-cart/commit/4e6c3bb44de093856f27a6a3295866e72d4192fc))

* Extend release-it config from @patternslib/dev. ([ffe1ada](https://github.com/patternslib/pat-shopping-cart/commit/ffe1adab398f92a9ea31cbf92b3c50e0fd96d8ec))

* Extend webpack config from @patternslib/dev. ([dd4a0a2](https://github.com/patternslib/pat-shopping-cart/commit/dd4a0a2b90b91b2ab1f4a3fb67813c3f348d6f22))


### Maintenance


* **build:** Add build:dev script to package.json to create a unminified development build. ([deaae50](https://github.com/patternslib/pat-shopping-cart/commit/deaae504701cc3d8385c45450626186a4459c2b3))

* **Build:** @patternslib/patternslib as peerDependency. ([ee61fff](https://github.com/patternslib/pat-shopping-cart/commit/ee61fff57175697ac00f30b672c6c00589a772cf))Move @patternslib/patternslib dependency to peerDependencies and set to any version to avoid version conflicts when this package is a dependency of another Patternslib based package.

* **Build:** Add @patternslib/patternslib also to devDependencies so that we get it installed. ([9d25a41](https://github.com/patternslib/pat-shopping-cart/commit/9d25a41c185ba8a24d2ff0877b4db3b07e5de209))

* **Build:** Add keyword "patternslib" to package.json. ([c1abab6](https://github.com/patternslib/pat-shopping-cart/commit/c1abab6d16a7f66ff46472f1cd32692a32bd60bb))

* **Build:** Explicitly add jquery as a dependency. ([2271120](https://github.com/patternslib/pat-shopping-cart/commit/227112080349e608f1df645534871bf340089180))

* **Build:** Extend jest.config.js from Patternslib and reuse their setupTests file too. ([4df0b70](https://github.com/patternslib/pat-shopping-cart/commit/4df0b701857036d5126727e3473ac4addab6908a))

* **Build:** Keep yarn.lock in repository. ([3435232](https://github.com/patternslib/pat-shopping-cart/commit/343523260dfba45556f429015a8cde4c98da26f0))

* **Build:** Makefile - Allow OTP when publishing to npm, build bundles and publish them on GitHub, add pre-release targets. ([9a8e530](https://github.com/patternslib/pat-shopping-cart/commit/9a8e530999af83e4230d9ba33c03e52fc0b08ff5))

* **Build:** Remove dependency regenerator-runtime except from test setup. The async/await runtime handling is already built-in in current Babel. ([b774693](https://github.com/patternslib/pat-shopping-cart/commit/b7746934b6b7014c3d476d865c5f26f85320ce2b))

* **Build:** Update GitHub actions setup. ([3cad038](https://github.com/patternslib/pat-shopping-cart/commit/3cad038d3f817bea0986fe19f9aad4f253e9f8e0))

* **Build:** Upgrade and cleanup dependencies. ([d4b68f1](https://github.com/patternslib/pat-shopping-cart/commit/d4b68f163c25a5a0c73cf39754a721c0f4bb6854))

* **webpack:** Configure devServer static directory. ([eebb62a](https://github.com/patternslib/pat-shopping-cart/commit/eebb62a347382772907e46ebe150f59b30a8fc14))

## [2.0.0](https://github.com/patternslib/pat-shopping-cart/compare/1.1.0...2.0.0) (2021-11-18)


Expand Down Expand Up @@ -39,10 +101,7 @@
* Upgrade to Patternslib v4 final - shoppingcart customizations. ([d3c815a](https://github.com/patternslib/pat-shopping-cart/commit/d3c815a298f20e897906790d911f6dc3b7a627d9))
* Upgrade to Patternslib v4 final. ([da4292f](https://github.com/patternslib/pat-shopping-cart/commit/da4292f59c3d946503e29bdb01b458a61c61daad))

# Changelog


## 1.0.0 - unreleased

- Upgrade to ES6.

- Upgrade to ES6.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternslib/pat-shopping-cart",
"version": "2.0.0",
"version": "3.0.0-alpha.0",
"description": "A pattern for adding items to a cart, and performing an action on them",
"license": "MIT",
"main": "./src/pat-shopping-cart.js",
Expand Down

0 comments on commit e7c387d

Please sign in to comment.