Skip to content

Commit

Permalink
chore(release): update change logs for 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
platypusrex committed Jan 8, 2022
1 parent ed03513 commit abd28d4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.5.1 (2022-01-08)


### Features

* adding support for v10 redirect and notFound properties ([67ad0b7](https://github.com/platypusrex/next-merge-props/commit/67ad0b7d25c9d8d209254a136e8d9c27d78f7cea))
* removing hard dep on ramda in favor of individual ramda modules ([caa56b3](https://github.com/platypusrex/next-merge-props/commit/caa56b3e76bef1ba8cf3e8696d17a0da977553e6))


### Bug Fixes

* issue with setting notFound in merged server side/static fns ([5d58fc2](https://github.com/platypusrex/next-merge-props/commit/5d58fc298e3beaeab227da32706e96710c7550ae))
* revert changes as it seems ramda is properly tree shaken ([85388ea](https://github.com/platypusrex/next-merge-props/commit/85388ea05034825ef8e35f8385affe2cca254933))
* yml syntax errors ([a261655](https://github.com/platypusrex/next-merge-props/commit/a2616558fed832c4726bcbc8ff6790c91e9ac4b8))

0 comments on commit abd28d4

Please sign in to comment.