satnaing
620446370d
chore: add astro prettier plugin
2023-09-26 02:04:11 +06:30
dependabot[bot]
3187933dbe
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-20 10:57:20 +06:30
dependabot[bot]
c8e9e63d7d
build(deps): bump fast-xml-parser from 4.2.4 to 4.2.6
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.2.4 to 4.2.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.6 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-20 10:56:54 +06:30
dependabot[bot]
7501c63049
build(deps): bump semver from 6.3.0 to 6.3.1
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-18 23:33:39 +06:30
satnaing
ebb383effd
chore: update dependencies
2023-06-21 11:47:05 +06:30
Sat Naing
d48d77c4b5
Merge pull request #77 from satnaing/dependabot/npm_and_yarn/fast-xml-parser-4.2.4
...
build(deps): bump fast-xml-parser from 4.0.11 to 4.2.4
2023-06-21 09:11:56 +06:30
dependabot[bot]
ca9be69778
build(deps): bump fast-xml-parser from 4.0.11 to 4.2.4
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.0.11 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-06 18:50:53 +00:00
dependabot[bot]
a9c73b5d14
build(deps): bump vite from 4.3.5 to 4.3.9
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.3.5 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-06 02:32:27 +00:00
satnaing
63f1e3200f
chore(release): 2.3.0
2023-05-15 14:29:47 +06:30
satnaing
0d7330247f
chore(deps): update dependencies
2023-05-15 14:10:44 +06:30
satnaing
fd3c97e16b
chore(patch-deps): update prettier, lint-staged, astro/react and astro/tailwind
2023-05-15 13:23:28 +06:30
satnaing
619a54927f
chore(dev-deps): update linting and prettier packages
2023-03-24 23:47:00 +06:30
satnaing
279bfa4a20
chore(release): 2.2.0
2023-03-16 15:02:58 +06:30
satnaing
2afdf4d82e
chore(deps): update dependencies
2023-03-16 14:07:42 +06:30
satnaing
4189cfaf5e
chore(deps-dev): update dev dependencies
2023-03-16 12:47:27 +06:30
satnaing
329bc22e97
build(deps): update Astro to v2.1.3 and enable type checking in dev
...
Bump Astro from v2.0.8 to v2.1.3. Enable TypeScript type checking during development.
2023-03-16 12:16:19 +06:30
Min Adwaita
b9254c15f1
build(deps-dev): add jampack for performance optimization ( #46 )
...
Add new package "jampack" to devDependencies to optimize performance for production build.
2023-03-15 23:30:48 +06:30
Sat Naing
27507d1d78
feat: generate og images in png format ( #43 )
...
* feat: generate og images in png format
In production mode, generate og images from svg to png format.
fix #40
* refactor: update og image format from svg to png
Update OG image format in post detail to png. Update twitter og images to auto-generated dynamic og
images.
2023-03-01 18:46:42 +06:30
dependabot[bot]
9554a85289
build(deps): bump undici from 5.16.0 to 5.19.1
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.16.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.16.0...v5.19.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-16 23:27:41 +00:00
satnaing
95a12cef15
chore(release): 2.1.0
2023-02-08 17:32:39 +06:30
satnaing
b5ad224402
build(deps): update minor dependencies
...
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0. Bump satori from 0.1.2 to 0.2.3.
2023-02-08 17:27:43 +06:30
satnaing
2a7e28d916
build(deps): update patch dependencies
...
Bump astro from 2.0.6 to 2.0.8. Bump prettier from 2.8.3 to 2.8.4. Bump lint-staged from 13.1.0 to
13.1.1.
2023-02-08 17:17:48 +06:30
satnaing
1b7ebf675e
build(deps): bump astro 2.0.4 to 2.0.6
2023-02-05 22:22:58 +06:30
Sha Mwe La
a9631d0e1e
feat: add ESLint and update linting errors ( #26 )
...
* Install ESLint and Astro ESLint plugin
* Configure 2 plugins
* Improve ignore files
* Add lint script
* Install astro-eslint-parser
* Add parser and fix linting errors
2023-02-02 16:24:38 +06:30
satnaing
fa0849553a
chore(release): 2.0.0
2023-01-31 20:25:13 +06:30
satnaing
ca43fc2b84
build(deps): update patch dependencies
2023-01-31 16:08:53 +06:30
satnaing
ca7d9b10e6
style: add Tailwind prettier plugin
2023-01-31 15:49:20 +06:30
satnaing
5f279b34f8
build(deps): bump astro and its packages to v2
...
BREAKING CHANGE: Migration of Astro to version 2
2023-01-25 15:16:12 +06:30
satnaing
dc2545dd1e
build(deps): bump commitizen from 4.2.6 to 4.3.0
2023-01-22 22:30:24 +06:30
satnaing
19836e9242
build(deps): bump @types/react from 18.0.26 to 18.0.27
2023-01-22 22:27:40 +06:30
satnaing
41d85111ad
Revert "build(deps): bump @astrojs/rss to 2.0.0"
...
This reverts commit 9840cf7b66 .
2023-01-19 12:35:12 +06:30
satnaing
9840cf7b66
build(deps): bump @astrojs/rss to 2.0.0
2023-01-15 16:34:37 +06:30
satnaing
3799246e12
build(deps): update minor dependencies
2023-01-15 15:00:48 +06:30
satnaing
bcf0b0c1ca
build(deps): update patch dependencies
2023-01-15 14:45:33 +06:30
dependabot[bot]
c18b057a1e
build(deps): bump json5 from 2.2.1 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 06:16:34 +00:00
satnaing
dae9bfd16c
chore(release): 1.4.0
2022-12-28 10:21:20 +06:30
Sat Naing
ce3f1dc4a0
feat: generate dynamic og image for blog posts ( #15 )
...
* feat: add dynamic og image using satori
* feat: add og card styling
* feat: add dynamic paths for ogTitle
* feat: add default og url
* ci: change config site url for testing purpose
* fix: update original auto-generate og image style
* refactor: move ogImage jsx inside generateOgImage
* fix: add conditions for filtering draft posts & ogImages
* build: update minor and major dependency updates
* build: update site option in config file
2022-12-28 09:09:57 +06:30
satnaing
6dfff9eb32
chore(release): 1.3.0
2022-12-07 11:22:48 +06:30
satnaing
69e6af84a0
build: update minor and batch dependencies
...
Update astro 1.6.12 to 1.6.13, commitizen 4.2.5 to 4.2.6, lint-staged 13.0.4 to 13.1.0.
2022-12-07 11:22:21 +06:30
satnaing
bbd3c00a09
chore(release): 1.2.1
2022-12-03 00:36:12 +06:30
satnaing
9243a88f57
build: update patch dependencies
...
Update astro and @types/react
2022-12-03 00:35:28 +06:30
satnaing
ea49594b33
chore(release): 1.2.0
2022-11-28 23:13:57 +06:30
satnaing
c3a6e4e81d
build: update prettier package
2022-11-28 18:25:57 +06:30
satnaing
3b0ab7555f
build: update minor dependencies
2022-11-28 17:56:28 +06:30
satnaing
34953144af
chore(release): 1.1.3
2022-11-11 21:40:38 +06:30
satnaing
33d209852f
chore(release): 1.1.2
2022-11-04 10:39:46 +06:30
satnaing
c1df953a35
chore: update astro patch version (1.6.1 -> 1.6.2)
2022-11-02 22:31:01 +06:30
satnaing
e7807ab94e
fix: fix missing TailwindCSS dependency
...
fix #6
2022-11-02 21:52:54 +06:30
satnaing
af56d8461b
chore(release): 1.1.1
2022-10-30 21:12:58 +06:30
satnaing
e4e4c91947
chore: update astro version to 1.6.1
2022-10-29 16:30:01 +06:30