@nzdjb/static-site-generator 0.8.9 → 0.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +68 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,78 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.
|
|
3
|
+
## [0.9.1](https://github.com/nzdjb/static-site-generator/compare/v0.9.0...v0.9.1) (2024-12-10)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Bug Fixes
|
|
7
7
|
|
|
8
|
+
* bump nanoid from 3.3.6 to 3.3.8 ([#632](https://github.com/nzdjb/static-site-generator/issues/632)) ([e46a8f6](https://github.com/nzdjb/static-site-generator/commit/e46a8f665fd8564f4057807ef1ac0fee9bacdbc1))
|
|
9
|
+
|
|
10
|
+
## [0.9.0](https://github.com/nzdjb/static-site-generator/compare/v0.8.9...v0.9.0) (2024-12-02)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* Add support for reading articles from files. ([#384](https://github.com/nzdjb/static-site-generator/issues/384)) ([16a4d58](https://github.com/nzdjb/static-site-generator/commit/16a4d585a1349519b7c36e5864406fe94bac4713))
|
|
16
|
+
* Multiple config locations ([#248](https://github.com/nzdjb/static-site-generator/issues/248)) ([7cd163b](https://github.com/nzdjb/static-site-generator/commit/7cd163b8aaf92d545254f92b78d766d216460b75))
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* Bump @babel/traverse from 7.23.0 to 7.23.2 ([#216](https://github.com/nzdjb/static-site-generator/issues/216)) ([cc1299d](https://github.com/nzdjb/static-site-generator/commit/cc1299d0182f5ad9e567d0cd12eb5afcafc4c275))
|
|
22
|
+
* bump @eslint/plugin-kit from 0.2.0 to 0.2.3 ([#601](https://github.com/nzdjb/static-site-generator/issues/601)) ([28229ad](https://github.com/nzdjb/static-site-generator/commit/28229ad734a25d18aebdf35e6b7d3c6fbf9cf512))
|
|
23
|
+
* bump braces from 3.0.2 to 3.0.3 ([#429](https://github.com/nzdjb/static-site-generator/issues/429)) ([9793bd9](https://github.com/nzdjb/static-site-generator/commit/9793bd9b2a593793faebebe58ee939ae1669df1a))
|
|
24
|
+
* bump cross-spawn from 7.0.3 to 7.0.5 ([#605](https://github.com/nzdjb/static-site-generator/issues/605)) ([dd58a3f](https://github.com/nzdjb/static-site-generator/commit/dd58a3f4efb1da5946ea791b000902acffb168f7))
|
|
25
|
+
* bump glob from 10.3.10 to 10.3.12 ([#368](https://github.com/nzdjb/static-site-generator/issues/368)) ([cd2e498](https://github.com/nzdjb/static-site-generator/commit/cd2e498aed036806d606962625ce50b71001f0af))
|
|
26
|
+
* bump glob from 10.3.12 to 10.3.14 ([#400](https://github.com/nzdjb/static-site-generator/issues/400)) ([8ca3aac](https://github.com/nzdjb/static-site-generator/commit/8ca3aac0bf527842f9286858f15a46de5c35d0c2))
|
|
27
|
+
* bump glob from 10.3.14 to 10.3.15 ([#403](https://github.com/nzdjb/static-site-generator/issues/403)) ([54ce9cd](https://github.com/nzdjb/static-site-generator/commit/54ce9cd84b7c820c06d9b7d52da8e64c71f3ca01))
|
|
28
|
+
* bump glob from 10.3.16 to 10.4.0 ([#411](https://github.com/nzdjb/static-site-generator/issues/411)) ([03feef6](https://github.com/nzdjb/static-site-generator/commit/03feef6298777b2747e6bf5ac945421c68b2fd5c))
|
|
29
|
+
* Bump glob from 10.3.4 to 10.3.5 ([#176](https://github.com/nzdjb/static-site-generator/issues/176)) ([2b2e068](https://github.com/nzdjb/static-site-generator/commit/2b2e068301b82ed7ba7eec3cab6df921dc06bb93))
|
|
30
|
+
* Bump glob from 10.3.5 to 10.3.7 ([#179](https://github.com/nzdjb/static-site-generator/issues/179)) ([9923b74](https://github.com/nzdjb/static-site-generator/commit/9923b7491c5ddc3104cc39251703731a9f033dda))
|
|
31
|
+
* Bump glob from 10.3.7 to 10.3.9 ([#184](https://github.com/nzdjb/static-site-generator/issues/184)) ([3f0604d](https://github.com/nzdjb/static-site-generator/commit/3f0604d74fedf298613d9cee8914cd5e60d8128b))
|
|
32
|
+
* Bump glob from 10.3.9 to 10.3.10 ([#186](https://github.com/nzdjb/static-site-generator/issues/186)) ([df25c13](https://github.com/nzdjb/static-site-generator/commit/df25c1334e2af1542240d5a88c16136d7fbafbea))
|
|
33
|
+
* bump glob from 10.4.0 to 10.4.1 ([#412](https://github.com/nzdjb/static-site-generator/issues/412)) ([24746d5](https://github.com/nzdjb/static-site-generator/commit/24746d51a926fb45d2c5012f4fec0bb4ec978f2d))
|
|
34
|
+
* bump glob from 10.4.1 to 10.4.2 ([#440](https://github.com/nzdjb/static-site-generator/issues/440)) ([553617c](https://github.com/nzdjb/static-site-generator/commit/553617ceb50dd7232d18e856adf429eff672a931))
|
|
35
|
+
* bump glob from 10.4.2 to 10.4.3 ([#461](https://github.com/nzdjb/static-site-generator/issues/461)) ([d47b205](https://github.com/nzdjb/static-site-generator/commit/d47b20514a91cbda1ea5e3788a24d52d07951779))
|
|
36
|
+
* bump glob from 10.4.3 to 11.0.0 ([#465](https://github.com/nzdjb/static-site-generator/issues/465)) ([b8ee4d8](https://github.com/nzdjb/static-site-generator/commit/b8ee4d80ae0d11a009965609f1a2adcda201faab))
|
|
37
|
+
* bump ip from 2.0.0 to 2.0.1 ([#342](https://github.com/nzdjb/static-site-generator/issues/342)) ([0143d0a](https://github.com/nzdjb/static-site-generator/commit/0143d0a42a8cc93756470fb25a4ba05271832116))
|
|
38
|
+
* Bump marked from 10.0.0 to 11.0.0 ([#267](https://github.com/nzdjb/static-site-generator/issues/267)) ([545bfaf](https://github.com/nzdjb/static-site-generator/commit/545bfaf4bc7d05fcef7e3712b4d1e3e75725db5d))
|
|
39
|
+
* Bump marked from 11.0.0 to 11.0.1 ([#279](https://github.com/nzdjb/static-site-generator/issues/279)) ([e179cfb](https://github.com/nzdjb/static-site-generator/commit/e179cfb550e9c51769121767a425fa8c5bc41222))
|
|
40
|
+
* Bump marked from 11.0.1 to 11.1.0 ([#286](https://github.com/nzdjb/static-site-generator/issues/286)) ([1e1479d](https://github.com/nzdjb/static-site-generator/commit/1e1479df847874c3bd4059e2f17016ff367b791b))
|
|
41
|
+
* Bump marked from 11.1.0 to 11.1.1 ([#299](https://github.com/nzdjb/static-site-generator/issues/299)) ([ea2a0a3](https://github.com/nzdjb/static-site-generator/commit/ea2a0a37ad4fdeae0b41d934e507f773b21ce3a1))
|
|
42
|
+
* Bump marked from 11.1.1 to 11.2.0 ([#324](https://github.com/nzdjb/static-site-generator/issues/324)) ([61f725e](https://github.com/nzdjb/static-site-generator/commit/61f725e0115b400dbdbdc7cc62d64c8acf7a4706))
|
|
43
|
+
* bump marked from 11.2.0 to 12.0.0 ([#333](https://github.com/nzdjb/static-site-generator/issues/333)) ([40547a8](https://github.com/nzdjb/static-site-generator/commit/40547a8d40b490760fe4959283427fdbdffcc28b))
|
|
44
|
+
* bump marked from 12.0.0 to 12.0.1 ([#353](https://github.com/nzdjb/static-site-generator/issues/353)) ([8fd8263](https://github.com/nzdjb/static-site-generator/commit/8fd8263cd44e2b8ee6d6c21842357ec95a1360f9))
|
|
45
|
+
* bump marked from 12.0.1 to 12.0.2 ([#386](https://github.com/nzdjb/static-site-generator/issues/386)) ([1e944e6](https://github.com/nzdjb/static-site-generator/commit/1e944e6c6aa504f8338e8451fa6d027047f1a6f0))
|
|
46
|
+
* bump marked from 12.0.2 to 13.0.0 ([#431](https://github.com/nzdjb/static-site-generator/issues/431)) ([ff9e824](https://github.com/nzdjb/static-site-generator/commit/ff9e824b0a836c80c1602101a453aecb9d690b8f))
|
|
47
|
+
* bump marked from 13.0.0 to 13.0.1 ([#448](https://github.com/nzdjb/static-site-generator/issues/448)) ([366589c](https://github.com/nzdjb/static-site-generator/commit/366589cf015b4248d08fce6cfe0aea13085c8bb7))
|
|
48
|
+
* bump marked from 13.0.1 to 13.0.2 ([#459](https://github.com/nzdjb/static-site-generator/issues/459)) ([166960b](https://github.com/nzdjb/static-site-generator/commit/166960b81d17c4647b75590ee355460848b2c7b0))
|
|
49
|
+
* bump marked from 13.0.2 to 13.0.3 ([#485](https://github.com/nzdjb/static-site-generator/issues/485)) ([1c7f8c3](https://github.com/nzdjb/static-site-generator/commit/1c7f8c39de28abd35ae1eb5957260600659e60f7))
|
|
50
|
+
* bump marked from 13.0.3 to 14.0.0 ([#497](https://github.com/nzdjb/static-site-generator/issues/497)) ([9cec66b](https://github.com/nzdjb/static-site-generator/commit/9cec66b79feee40d1cdecd8026d654e91fde8dda))
|
|
51
|
+
* bump marked from 14.0.0 to 14.1.0 ([#515](https://github.com/nzdjb/static-site-generator/issues/515)) ([cf105db](https://github.com/nzdjb/static-site-generator/commit/cf105db80201451a2795bd23c2e610432cba1b2a))
|
|
52
|
+
* bump marked from 14.1.0 to 14.1.1 ([#526](https://github.com/nzdjb/static-site-generator/issues/526)) ([1fb0e19](https://github.com/nzdjb/static-site-generator/commit/1fb0e1991a91db814a1ec8965c764c2820637b4f))
|
|
53
|
+
* bump marked from 14.1.1 to 14.1.2 ([#531](https://github.com/nzdjb/static-site-generator/issues/531)) ([5033b01](https://github.com/nzdjb/static-site-generator/commit/5033b0137c741455383718bc2f68c78fc4962c2a))
|
|
54
|
+
* bump marked from 14.1.2 to 14.1.3 ([#567](https://github.com/nzdjb/static-site-generator/issues/567)) ([50c33eb](https://github.com/nzdjb/static-site-generator/commit/50c33ebe287d58031c0339bf8b440ac3506bc53e))
|
|
55
|
+
* bump marked from 14.1.3 to 14.1.4 ([#596](https://github.com/nzdjb/static-site-generator/issues/596)) ([8524dc2](https://github.com/nzdjb/static-site-generator/commit/8524dc2f4e80144b0f96300aecc5a94f3ae80f5f))
|
|
56
|
+
* bump marked from 14.1.4 to 15.0.2 ([#611](https://github.com/nzdjb/static-site-generator/issues/611)) ([39c1f20](https://github.com/nzdjb/static-site-generator/commit/39c1f20951b5334fbc4ab13df23afe6c99fca0c9))
|
|
8
57
|
* bump marked from 15.0.2 to 15.0.3 ([#624](https://github.com/nzdjb/static-site-generator/issues/624)) ([f22109b](https://github.com/nzdjb/static-site-generator/commit/f22109b6b67e92183e9fece6248314f52693fc93))
|
|
58
|
+
* Bump marked from 9.0.0 to 9.0.2 ([#170](https://github.com/nzdjb/static-site-generator/issues/170)) ([cd2e82b](https://github.com/nzdjb/static-site-generator/commit/cd2e82b9b3b405ffcf6b2ff97f7dfc8c4f41af6b))
|
|
59
|
+
* Bump marked from 9.0.2 to 9.0.3 ([#173](https://github.com/nzdjb/static-site-generator/issues/173)) ([84951d0](https://github.com/nzdjb/static-site-generator/commit/84951d0d8c63461b9d2209ddfc3a93ac0c0dbfa5))
|
|
60
|
+
* Bump marked from 9.0.3 to 9.1.0 ([#198](https://github.com/nzdjb/static-site-generator/issues/198)) ([78ffd70](https://github.com/nzdjb/static-site-generator/commit/78ffd703881a999d01890ef8be3dae121747efbb))
|
|
61
|
+
* Bump marked from 9.1.0 to 9.1.1 ([#208](https://github.com/nzdjb/static-site-generator/issues/208)) ([6d334e0](https://github.com/nzdjb/static-site-generator/commit/6d334e0fd780bfed447bd42a2b8f1629389f0d59))
|
|
62
|
+
* Bump marked from 9.1.1 to 9.1.2 ([#213](https://github.com/nzdjb/static-site-generator/issues/213)) ([ef94e57](https://github.com/nzdjb/static-site-generator/commit/ef94e57d7330eceae1ae7fa95e79b46cb782df38))
|
|
63
|
+
* Bump marked from 9.1.2 to 9.1.3 ([#229](https://github.com/nzdjb/static-site-generator/issues/229)) ([89a6f8d](https://github.com/nzdjb/static-site-generator/commit/89a6f8d473f7180962c602ef9de2a2466774b61e))
|
|
64
|
+
* Bump marked from 9.1.3 to 9.1.4 ([#233](https://github.com/nzdjb/static-site-generator/issues/233)) ([4d43e5b](https://github.com/nzdjb/static-site-generator/commit/4d43e5bb863887e06255453f39708f5b18bc2f1e))
|
|
65
|
+
* Bump marked from 9.1.4 to 9.1.5 ([#235](https://github.com/nzdjb/static-site-generator/issues/235)) ([4db1b6d](https://github.com/nzdjb/static-site-generator/commit/4db1b6d75aefbe2ec6f8cde712d67829cd5e653f))
|
|
66
|
+
* Bump marked from 9.1.5 to 10.0.0 ([#242](https://github.com/nzdjb/static-site-generator/issues/242)) ([c2f8d7f](https://github.com/nzdjb/static-site-generator/commit/c2f8d7f5124b09b28441dde742becc4b8df8a1c6))
|
|
67
|
+
* bump micromatch from 4.0.5 to 4.0.8 ([#517](https://github.com/nzdjb/static-site-generator/issues/517)) ([2317442](https://github.com/nzdjb/static-site-generator/commit/23174422e3a470acde43aa2f7e3024a9f22e599f))
|
|
68
|
+
* bump sanitize-html from 2.11.0 to 2.12.0 ([#344](https://github.com/nzdjb/static-site-generator/issues/344)) ([f890c13](https://github.com/nzdjb/static-site-generator/commit/f890c13600182d582fa38adac05121c95b6d1019))
|
|
69
|
+
* bump sanitize-html from 2.12.0 to 2.12.1 ([#345](https://github.com/nzdjb/static-site-generator/issues/345)) ([c5cfcd5](https://github.com/nzdjb/static-site-generator/commit/c5cfcd522d18665675b4c9ec414735056a4eed17))
|
|
70
|
+
* bump sanitize-html from 2.12.1 to 2.13.0 ([#365](https://github.com/nzdjb/static-site-generator/issues/365)) ([c4c11d0](https://github.com/nzdjb/static-site-generator/commit/c4c11d0fd39e160c6663ebe2b4472183f5ac42c3))
|
|
71
|
+
* bump sanitize-html from 2.13.0 to 2.13.1 ([#556](https://github.com/nzdjb/static-site-generator/issues/556)) ([808cd60](https://github.com/nzdjb/static-site-generator/commit/808cd608df8ebaa49fe25cbfdf70948a97f0757d))
|
|
72
|
+
* Correct dependency resolution issue. ([7589e6f](https://github.com/nzdjb/static-site-generator/commit/7589e6f2e3fb3824767b0c4a83bf667998b906d8))
|
|
73
|
+
* Correct files in package.json. ([feec663](https://github.com/nzdjb/static-site-generator/commit/feec6638e2e83f49e7071ce36c939629fd77db3c))
|
|
74
|
+
* Correct publish to NPM job. ([97d7c49](https://github.com/nzdjb/static-site-generator/commit/97d7c49581bea71ef5819a3fd235d24bbfd39820))
|
|
75
|
+
* Reinclude .ts files. ([88c5131](https://github.com/nzdjb/static-site-generator/commit/88c51314eeac302eb69faf0d0eb76d741edf1f70))
|
|
9
76
|
|
|
10
77
|
## [0.8.8](https://github.com/nzdjb/static-site-generator/compare/v0.8.7...v0.8.8) (2024-11-26)
|
|
11
78
|
|