@substrate-system/image
Version:
An image component
190 lines (113 loc) • 9.57 kB
Markdown
# Changelog
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).
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v0.0.23](https://github.com/substrate-system/image/compare/v0.0.22...v0.0.23)
## [v0.0.22](https://github.com/substrate-system/image/compare/v0.0.21...v0.0.22) - 2025-04-21
### Commits
- fix class on img tag [`1339b00`](https://github.com/substrate-system/image/commit/1339b0097c69a09205ccdf23329ee080ef0958d3)
## [v0.0.21](https://github.com/substrate-system/image/compare/v0.0.20...v0.0.21) - 2025-04-21
### Commits
- fix lint [`2fca617`](https://github.com/substrate-system/image/commit/2fca6178189d5d876d66d676d1c066c4e76686d8)
## [v0.0.20](https://github.com/substrate-system/image/compare/v0.0.19...v0.0.20) - 2025-04-21
### Merged
- Bump sharp from 0.33.5 to 0.34.1 [`#31`](https://github.com/substrate-system/image/pull/31)
### Commits
- add things to git [`2a6bec2`](https://github.com/substrate-system/image/commit/2a6bec29cec1f6cf0b7dedc8e23d7476ff564971)
- return img tag, not div [`7eac163`](https://github.com/substrate-system/image/commit/7eac163a1213b83ab709d23e3730d85cbf868fb3)
- update lint [`58a25ca`](https://github.com/substrate-system/image/commit/58a25ca6c324e8987299be0c99476a06009a12df)
## [v0.0.19](https://github.com/substrate-system/image/compare/v0.0.18...v0.0.19) - 2025-04-15
### Commits
- better readme style [`33b2218`](https://github.com/substrate-system/image/commit/33b2218bf2629ba2b1103ace56de74546e63cf19)
- updates [`368322e`](https://github.com/substrate-system/image/commit/368322e87ff78db4dca487527733c6967b3fdfb5)
- fix lint [`06362c2`](https://github.com/substrate-system/image/commit/06362c2a87573a8f43c255268365d1c424e9552d)
## [v0.0.18](https://github.com/substrate-system/image/compare/v0.0.17...v0.0.18) - 2025-04-15
### Merged
- Bump esbuild from 0.24.2 to 0.25.0 [`#28`](https://github.com/substrate-system/image/pull/28)
- Bump file-type from 19.6.0 to 20.0.0 [`#26`](https://github.com/substrate-system/image/pull/26)
- Bump vite from 5.4.11 to 6.0.1 [`#25`](https://github.com/substrate-system/image/pull/25)
### Commits
- change license [`751e026`](https://github.com/substrate-system/image/commit/751e026d3d4840da2ba53658b4025d8f1089c2e4)
- change npm namespace; update dependencies [`7297138`](https://github.com/substrate-system/image/commit/7297138e46d70ef529e30e886bfeac882b1f3ba0)
- update vite config [`b9faaad`](https://github.com/substrate-system/image/commit/b9faaad63964c7e726ca70eefd99669a44c0b6b6)
## [v0.0.17](https://github.com/substrate-system/image/compare/v0.0.16...v0.0.17) - 2024-10-17
### Merged
- Configure Mend Bolt for GitHub [`#23`](https://github.com/substrate-system/image/pull/23)
- Bump esbuild from 0.23.1 to 0.24.0 [`#22`](https://github.com/substrate-system/image/pull/22)
- Bump @bicycle-codes/tonic from 15.5.8 to 16.0.2 [`#21`](https://github.com/substrate-system/image/pull/21)
- Bump postcss-nesting from 12.1.5 to 13.0.0 [`#20`](https://github.com/substrate-system/image/pull/20)
- Bump @typescript-eslint/parser from 7.18.0 to 8.0.0 [`#19`](https://github.com/substrate-system/image/pull/19)
- Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.0.0 [`#18`](https://github.com/substrate-system/image/pull/18)
- Bump esbuild from 0.22.0 to 0.23.0 [`#17`](https://github.com/substrate-system/image/pull/17)
- Bump esbuild from 0.21.5 to 0.22.0 [`#16`](https://github.com/substrate-system/image/pull/16)
- Bump @bicycle-codes/tapzero from 0.9.3 to 0.10.0 [`#15`](https://github.com/substrate-system/image/pull/15)
- Bump file-type from 18.7.0 to 19.0.0 [`#12`](https://github.com/substrate-system/image/pull/12)
- Bump actions/setup-node from 3 to 4 [`#10`](https://github.com/substrate-system/image/pull/10)
- Bump actions/checkout from 3 to 4 [`#11`](https://github.com/substrate-system/image/pull/11)
- Bump sharp from 0.32.6 to 0.33.3 [`#13`](https://github.com/substrate-system/image/pull/13)
- Bump postcss-import from 15.1.0 to 16.1.0 [`#14`](https://github.com/substrate-system/image/pull/14)
### Commits
- switch to gh pages [`e99aa52`](https://github.com/substrate-system/image/commit/e99aa522ca0805ce844223f1dde2dcff4fbb4a4b)
- npm run toc [`b436cce`](https://github.com/substrate-system/image/commit/b436ccee78d0d8d2cb139b67a05fb0efa9d5601b)
- better docs [`217eaa6`](https://github.com/substrate-system/image/commit/217eaa6cf4653db02b4d9423abc02db542d0850a)
## [v0.0.16](https://github.com/substrate-system/image/compare/v0.0.15...v0.0.16) - 2024-05-09
### Commits
- finish namespace migration [`215357d`](https://github.com/substrate-system/image/commit/215357d2e88202089f05d8da3e6af64e0e56066b)
## [v0.0.15](https://github.com/substrate-system/image/compare/v0.0.14...v0.0.15) - 2024-05-09
### Commits
- fix lint [`693ef8b`](https://github.com/substrate-system/image/commit/693ef8b98d7f9a611f6a620f3d5960d96e001352)
- add dependabot [`813be2b`](https://github.com/substrate-system/image/commit/813be2bbf53b22e79098e6e57bb50700a8889a1a)
- update npm namespace [`d9b3d3a`](https://github.com/substrate-system/image/commit/d9b3d3a4a2a2ddd99b065b9fae1b3a007ae272eb)
## [v0.0.14](https://github.com/substrate-system/image/compare/v0.0.13...v0.0.14) - 2023-12-10
### Commits
- fix imports [`a934be5`](https://github.com/substrate-system/image/commit/a934be53d008005b3c5eeaeb8ddfbc44843f7d72)
## [v0.0.13](https://github.com/substrate-system/image/compare/v0.0.12...v0.0.13) - 2023-12-10
### Commits
- fix ts [`f232ce0`](https://github.com/substrate-system/image/commit/f232ce0259e977d62e632d83dab6c1abdf63126f)
- docs [`eb7d6fc`](https://github.com/substrate-system/image/commit/eb7d6fcac2b20acbe533307a0ba5b6ab5c44f405)
- better build script [`f0787dc`](https://github.com/substrate-system/image/commit/f0787dc0cb59377d73ada0e02cc91db6dc7330cd)
## [v0.0.12](https://github.com/substrate-system/image/compare/v0.0.11...v0.0.12) - 2023-12-10
### Commits
- update packages [`343ec27`](https://github.com/substrate-system/image/commit/343ec277b8f52d985818b6ad63308adb7b98a165)
## [v0.0.11](https://github.com/substrate-system/image/compare/v0.0.10...v0.0.11) - 2023-12-10
### Commits
- add CI [`21e011a`](https://github.com/substrate-system/image/commit/21e011a07c216382207c2c74a19763c6a4b685f8)
- docs [`1be2453`](https://github.com/substrate-system/image/commit/1be24530d25c239955cef5e404d17a4d986b6c9a)
- fix test [`9e8d78e`](https://github.com/substrate-system/image/commit/9e8d78e31cc6875f5cb79c49b6796b5147283fa4)
## [v0.0.10](https://github.com/substrate-system/image/compare/v0.0.9...v0.0.10) - 2023-09-21
### Commits
- more links [`603d499`](https://github.com/substrate-system/image/commit/603d499a17ae8b05fc837250caf88a22eb9bf66a)
- rm window patches [`4d813c3`](https://github.com/substrate-system/image/commit/4d813c30ee1a1ed566bcbac837c638ad86055363)
- add a link [`1ddb157`](https://github.com/substrate-system/image/commit/1ddb157cb63e251f78777d3216eb4f747b12958d)
## [v0.0.9](https://github.com/substrate-system/image/compare/v0.0.8...v0.0.9) - 2023-06-18
### Commits
- add --size option [`768146a`](https://github.com/substrate-system/image/commit/768146a09ae20d28135c537c7d0082307176b281)
- add a link [`91082dd`](https://github.com/substrate-system/image/commit/91082dd8c7c5f281f960900e5aab0273deff3083)
- fix npmignore [`f20a1a2`](https://github.com/substrate-system/image/commit/f20a1a2f79528800580c59b13adce43cd8f8dadb)
## [v0.0.8](https://github.com/substrate-system/image/compare/v0.0.7...v0.0.8) - 2023-05-03
### Commits
- better types for fetchpriority [`30cb717`](https://github.com/substrate-system/image/commit/30cb7177ab67d6ad18fcf18e0abc949c696ee710)
## [v0.0.7](https://github.com/substrate-system/image/compare/v0.0.6...v0.0.7) - 2023-05-03
### Commits
- docs [`9769e0f`](https://github.com/substrate-system/image/commit/9769e0fa9f330e2ad317c138df9d224675e7f601)
## [v0.0.6](https://github.com/substrate-system/image/compare/v0.0.5...v0.0.6) - 2023-05-03
### Commits
- docs [`f7105e7`](https://github.com/substrate-system/image/commit/f7105e713e67401bd948223056c937389da03140)
## [v0.0.5](https://github.com/substrate-system/image/compare/v0.0.4...v0.0.5) - 2023-05-03
### Commits
- docs [`344cf37`](https://github.com/substrate-system/image/commit/344cf37d64a6390f9cb53fbd1f1986afb2d88cc4)
## [v0.0.4](https://github.com/substrate-system/image/compare/v0.0.3...v0.0.4) - 2023-05-03
### Commits
- spelling [`cbf6b93`](https://github.com/substrate-system/image/commit/cbf6b93640a3233140fabea55f971d5de840fbf9)
## [v0.0.3](https://github.com/substrate-system/image/compare/v0.0.2...v0.0.3) - 2023-05-02
### Commits
- docs [`0433790`](https://github.com/substrate-system/image/commit/0433790830bb1d7c08f5fd7650d6e3d45d8390ed)
## [v0.0.2](https://github.com/substrate-system/image/compare/v0.0.1...v0.0.2) - 2023-05-02
### Commits
- docs [`fef24d8`](https://github.com/substrate-system/image/commit/fef24d8c9b4929e1054617015ea2089cb36b7f17)
## v0.0.1 - 2023-05-02
### Commits
- Initial commit [`402ac42`](https://github.com/substrate-system/image/commit/402ac42671577849edc8e4d241f3bad61a05c7b4)
- fix package [`8bb9626`](https://github.com/substrate-system/image/commit/8bb962626ffc9a7ad3bcab771b1678216c432c7b)
- WIP - example works [`56aed30`](https://github.com/substrate-system/image/commit/56aed301ba9b0b4ae198fde711cf2fd4cb403789)