-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
65 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,16 +5,28 @@ All notable changes to this project will be documented in this file. | |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [11.3.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v11.3.0) - 2021-04-30 | ||
|
||
**Features** | ||
|
||
- upgrade `@carbon/pictograms` to v11.9.0 (net +29 pictograms) | ||
|
||
## [11.2.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v11.2.0) - 2021-02-04 | ||
|
||
**Features** | ||
|
||
- upgrade `@carbon/pictograms` to v11.3.0 (net +25 pictograms) | ||
|
||
## [11.1.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v11.1.0) - 2021-01-25 | ||
|
||
**Features** | ||
|
||
- upgrade `@carbon/pictograms` to v11.2.0 (net +50 pictograms) | ||
|
||
## [11.0.1](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v11.0.1) - 2021-01-16 | ||
|
||
**Fixes** | ||
|
||
- correctly list Pictogram module names in `PICTOGRAM_INDEX.md` | ||
|
||
## [11.0.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v11.0.0) - 2021-01-16 | ||
|
@@ -31,84 +43,103 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [10.18.1](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.18.1) - 2020-11-16 | ||
|
||
- Refactor TypeScript definitions to be more concise/performant | ||
- Bump development dependencies | ||
**Fixes** | ||
|
||
- refactor TypeScript definitions to be more concise/performant | ||
|
||
## [10.18.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.18.0) - 2020-09-04 | ||
|
||
- Use new Svelte component events interface in TypeScript definitions | ||
- Bump `@carbon/pictograms` build dependency to 10.18.0 (no new pictograms) | ||
- Bump `ts-node-dev`, `typescript`, `@types/node` | ||
- Bump dependencies in `examples/` | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.18.0 (no new pictograms) | ||
- use new Svelte component events interface in TypeScript definitions | ||
|
||
## [10.17.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.17.0) - 2020-08-21 | ||
|
||
- In the TypeScript definitions, rename the `Pictogram` class to `CarbonPictogram` | ||
- Bump `@carbon/pictograms` build dependency to 10.17.0 (9 new pictograms) | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.17.0 (net +9 pictograms) | ||
- rename the `Pictogram` TypeScript class to `CarbonPictogram` | ||
|
||
## [10.16.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.16.0) - 2020-08-09 | ||
|
||
- Fix TypeScript definitions to stub `on:eventname` directive | ||
- Bump `@carbon/pictograms` build dependency to 10.16.0 (2 new pictograms) | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.16.0 (net +2 pictograms) | ||
|
||
**Fixes** | ||
|
||
- stub `on:eventname` directive in TypeScript definitions | ||
|
||
## [10.15.2](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.15.2) - 2020-07-26 | ||
|
||
- Use ambient module declarations in types (e.g. `"carbon-pictograms/lib/Airplane"`) to encourage direct imports | ||
**Fixes** | ||
|
||
- use ambient module declarations in types (e.g. `"carbon-pictograms/lib/Airplane"`) to encourage direct imports | ||
|
||
## [10.15.1](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.15.1) - 2020-07-24 | ||
|
||
- Add TypeScript type definitions | ||
**Features** | ||
|
||
- add TypeScript type definitions | ||
|
||
## [10.15.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.15.0) - 2020-07-20 | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.15.0 (24 new pictograms) | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.15.0 (net +24 pictograms) | ||
|
||
## [10.14.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.14.0) - 2020-07-01 | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.14.0 (74 new pictograms) | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.14.0 (net +74 pictograms) | ||
|
||
## [10.13.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.13.0) - 2020-06-19 | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.13.0 | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.13.0 | ||
|
||
## [10.12.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.12.0) - 2020-06-09 | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.12.0 (18 new pictograms) | ||
**Features** | ||
|
||
- bump `@carbon/pictograms` build dependency to 10.12.0 (net +18 pictograms) | ||
|
||
## [10.11.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.11.0) - 2020-05-28 | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.11.0 | ||
**Features** | ||
|
||
- Add `fill`, `stroke` props | ||
- bump `@carbon/pictograms` build dependency to 10.11.0 | ||
- add `fill`, `stroke` props | ||
|
||
## [10.10.3](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.10.3) - 2020-05-13 | ||
|
||
- Remove `peerDependencies` | ||
**Features** | ||
|
||
- Publish `PICTOGRAM_INDEX.md` | ||
- remove `peerDependencies` | ||
- publish `PICTOGRAM_INDEX.md` | ||
|
||
## [10.10.2](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.10.2) - 2020-05-02 | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.10.2 | ||
|
||
- Refactor to use fs async I/O methods with `util.promisify` | ||
|
||
- Replace `tape` with Node.js `assert` | ||
**Fixes** | ||
|
||
- Include [email protected] as a peer dependency | ||
- include [email protected] as a peer dependency | ||
|
||
## [10.10.1](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.10.1) - 2020-04-21 | ||
|
||
- Remove `engines` field from package.json because node version >=12 is only required for development, not consumption | ||
**Fixes** | ||
|
||
## [10.10.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.10.0) - 2020-04-17 | ||
- remove `engines` field from `package.json` to remove installation warning | ||
|
||
- Bump `@carbon/pictograms` build dependency to 10.10.0 | ||
## [10.10.0](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.10.0) - 2020-04-17 | ||
|
||
- Use recursive `fs.rmdirSync` (requires Node.js version >=12) | ||
**Features** | ||
|
||
- Run build script in Travis CI | ||
- bump `@carbon/pictograms` build dependency to 10.10.0 | ||
- use recursive `fs.rmdirSync` (requires Node.js version >=12 when running locally) | ||
|
||
## [10.9.2](https://github.com/IBM/carbon-pictograms-svelte/releases/tag/v10.9.2) - 2020-04-06 | ||
|
||
- Initial release (using `@carbon/[email protected]`, `@carbon/[email protected]`) | ||
- initial release using `@carbon/[email protected]`, `@carbon/[email protected]` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters