Skip to content

Conversation

@achingbrain
Copy link
Member

BREAKING CHANGE: only named exports are used, deep imports/requires are not possible

@achingbrain achingbrain merged commit 8d673ba into master Sep 10, 2021
@achingbrain achingbrain deleted the chore/switch-to-esm branch September 10, 2021 14:11
achingbrain added a commit to ipfs/js-ipfs-repo-migrations that referenced this pull request Sep 13, 2021
Only migrate the mfs root key if it exists

Backport from ipfs/js-ipfs-repo#339
github-actions bot pushed a commit that referenced this pull request Aug 11, 2022
## ipfs-repo-migrations-v1.0.0 (2022-08-11)

### ⚠ BREAKING CHANGES

* this module used to be dual published as CJS/ESM now it is just ESM
* updates repo version and migrates repo
* only named exports are used, deep imports/requires are not possible

### Features

* libp2p async peerstore migration ([#375](#375)) ([5c9eb4b](5c9eb4b))

### Bug Fixes

* remove console output from migration ([#376](#376)) ([b383845](b383845))

### Dependencies

* update aegir to 37.x.x ([#400](#400)) ([7bdc912](7bdc912))
* update all deps ([#401](#401)) ([9218212](9218212))

### Trivial Changes

* add missing deps, remove redundant deps ([#344](#344)) ([f91018c](f91018c))
* add prepublish step to build dist folder ([1d191ba](1d191ba))
* convert to monorepo ([#335](#335)) ([0658ccc](0658ccc))
* fix release script ([#404](#404)) ([b2610d6](b2610d6))
* publish ([bfabfdc](bfabfdc))
* publish ([d75379e](d75379e))
* publish ([f36c922](f36c922))
* publish ([e324b28](e324b28))
* publish ([17142a8](17142a8))
* switch to esm ([#339](#339)) ([8d673ba](8d673ba))
* update aegir ([#367](#367)) ([2229ab4](2229ab4))
* update datastore impls ([#377](#377)) ([709a612](709a612))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants