Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next #103

Open
wants to merge 65 commits into
base: master
Choose a base branch
from
Open

Next #103

wants to merge 65 commits into from

Conversation

trygve-lie
Copy link
Contributor

No description provided.

Trygve Lie and others added 30 commits March 10, 2021 20:30
BREAKING CHANGE: API is reworked to suite the current functionality of Eik
feat: Rework module to suite current functionality of Eik
ci: Treat release config as a common.js file
# 1.0.0-next.1 (2021-03-10)

### Features

* Rework module to suite current functionality of Eik ([559294c](559294c))

### BREAKING CHANGES

* API is reworked to suite the current functionality of Eik
BREAKING CHANGE: Rename module to @eik/node-client
chore: Rename module to @eik/node-client
# [1.0.0-next.2](v1.0.0-next.1...v1.0.0-next.2) (2021-03-10)

### chore

* Rename module to @eik/node-client ([f3d8c73](f3d8c73))

### BREAKING CHANGES

* Rename module to @eik/node-client
chore: Clean up the package structure
fix: Add CommonJS support
# [1.0.0-next.3](v1.0.0-next.2...v1.0.0-next.3) (2021-03-11)

### Bug Fixes

* Add CommonJS support ([b634537](b634537))
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Co-authored-by: Richard Walker <digitalsadhu@gmail.com>
Trygve Lie and others added 30 commits March 18, 2021 17:36
 feat: Make .file() return an object
# [1.0.0-next.4](v1.0.0-next.3...v1.0.0-next.4) (2021-03-19)

### Features

* Make .file() return an object ([f53f15d](f53f15d))
fix: Do not use getters and setters on public data object
# [1.0.0-next.5](v1.0.0-next.4...v1.0.0-next.5) (2021-03-23)

### Bug Fixes

* Do not use getters and setters on public data object ([0505dcb](0505dcb))
fix: Make default value of integrity to be undefined
# [1.0.0-next.6](v1.0.0-next.5...v1.0.0-next.6) (2021-04-09)

### Bug Fixes

* Make default value of integrity to be undefined ([a679f73](a679f73))
# [2.0.0-next.1](v1.1.28...v2.0.0-next.1) (2022-08-08)

### Bug Fixes

* Add CommonJS support ([b634537](b634537))
* Do not use getters and setters on public data object ([0505dcb](0505dcb))
* Make default value of integrity to be undefined ([a679f73](a679f73))

### chore

* Rename module to @eik/node-client ([f3d8c73](f3d8c73))

### Features

* Make .file() return an object ([f53f15d](f53f15d))
* Rework module to suite current functionality of Eik ([559294c](559294c))

### BREAKING CHANGES

* Rename module to @eik/node-client
* API is reworked to suite the current functionality of Eik
Co-authored-by: Trygve Lie <trygve.lie@finn.no>
# [2.0.0-next.2](v2.0.0-next.1...v2.0.0-next.2) (2022-08-18)

### Features

* Use the new @eik/common-config-loader module ([#104](#104)) ([5de927c](5de927c))
# [2.0.0-next.3](v2.0.0-next.2...v2.0.0-next.3) (2022-08-18)

### Bug Fixes

* **deps:** update dependency undici to v5.8.2 ([652c0af](652c0af))
* feat: Remove support for CJS. ESM only

BREAKING CHANGE: This PR removes the support for CJS in this module. This module is now ESM only.

* feat: Remove CJS support. ESM only.

BREAKING CHANGE: Support for CJS is now removed in this module. It is ESM only.

* ci: use 0.0.0.0 instead of localhost

* fix: remove console.log() statement

Co-authored-by: Trygve Lie <trygve.lie@finn.no>
# [2.0.0-next.4](v2.0.0-next.3...v2.0.0-next.4) (2022-08-22)

### Features

* Remove support for CJS. ESM only ([#106](#106)) ([d74f8c8](d74f8c8))

### BREAKING CHANGES

* This PR removes the support for CJS in this module. This module is now ESM only.

* feat: Remove CJS support. ESM only.
* Support for CJS is now removed in this module. It is ESM only.

* ci: use 0.0.0.0 instead of localhost

* fix: remove console.log() statement

Co-authored-by: Trygve Lie <trygve.lie@finn.no>
feat: add .mapping(dep) shorthand method to resolve mapped bare imports directly
# [2.0.0-next.5](v2.0.0-next.4...v2.0.0-next.5) (2022-09-23)

### Features

* add .mapping(dep) shorthand method to resolve mapped bare imports directly ([a557cfd](a557cfd))
* fix:add starting slash to file-urls

* Added missing test scenario and fix for that test
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.

None yet

4 participants