satnaing
2b8dde4d64
build: upgrade dependencies and enable responsiveImages option
2025-03-08 18:21:37 +07:00
satnaing
579c29aac5
chore: remove unused fuse.js for search
2025-03-08 18:21:37 +07:00
Sat Naing
9119125643
feat!: add pagefind for static search ( #458 )
...
Replace React with pagefind for static site search
2025-03-08 18:21:37 +07:00
Sat Naing
35429176e0
refactor!: remove react dependency for UI interactions ( #457 )
...
Remove react as a dependency for UI interactions.
Update jsx components such as Search and Datetime
with astro components.
2025-03-08 18:21:37 +07:00
satnaing
846315a265
chore: remove eslint-plugin-jsx-a11y package
2025-03-08 18:21:37 +07:00
satnaing
172e14b5f4
build!: upgrade to Tailwind CSS v4
2025-03-08 18:21:37 +07:00
satnaing
bac762f981
build: upgrade prettier and prettier config file
2025-03-08 18:21:37 +07:00
satnaing
d167f6295d
build: upgrade ESLint and its related packages
2025-03-08 18:21:37 +07:00
satnaing
cc936ca5e4
build!: upgrade Astro to v5 and related packages
2025-03-08 18:21:37 +07:00
satnaing
1d7b6da440
bump: version 4.7.0 → 4.8.0
2025-02-08 11:53:16 +07:00
dependabot[bot]
b3fd456a94
build(deps): bump astro from 4.16.3 to 4.16.18 ( #431 )
...
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) from 4.16.3 to 4.16.18.
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/astro@4.16.18/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.18/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-05 15:03:48 +07:00
satnaing
8bcf870072
bump: version 4.6.0 → 4.7.0
2024-10-15 18:54:20 +07:00
dependabot[bot]
ed11b740a7
build(deps): bump astro from 4.15.12 to 4.16.3 ( #402 )
...
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) from 4.15.12 to 4.16.3.
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.3/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 18:51:57 +07:00
satnaing
cdf31a216b
bump: version 4.5.1 → 4.6.0
2024-10-13 10:38:01 +07:00
dependabot[bot]
cd417f5b7d
build(deps): bump cookie and astro ( #397 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 0.7.2 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.2 )
Updates `astro` from 4.15.6 to 4.15.12
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@4.15.12/packages/astro )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: astro
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 20:53:51 +07:00
satnaing
d56bc0c834
bump: version 4.5.0 → 4.5.1
2024-10-07 20:51:29 +07:00
satnaing
d89fb487d2
bump: version 4.4.0 → 4.5.0
2024-09-16 21:37:02 +07:00
Sat Naing
c164b5e9ea
build(deps): upgrade dependencies ( #381 )
...
Bump @tailwindcss/typography from 0.5.13 to 0.5.15
Bump @types/react from 18.3.3 to 18.3.6
Bump @typescript-eslint/parser from 8.1.0 to 8.5.0
Bump astro from 4.15.4 to 4.15.6
Bump astro-eslint-parser from 1.0.2 to 1.0.3
Bump eslint from 9.9.0 to 9.10.0
Bump eslint-plugin-astro from 1.2.3 to 1.2.4
Bump prettier-plugin-tailwindcss from 0.6.5 to 0.6.6
Bump satori from 0.10.14 to 0.11.0
Bump tailwindcss from 3.4.6 to 3.4.11
Bump typescript-eslint from 8.1.0 to 8.5.0
2024-09-16 21:33:13 +07:00
satnaing
4e0e2195ac
build: bump Astro to v4.15.4
2024-09-08 14:07:35 +07:00
satnaing
e0b587369c
bump: version 4.3.2 → 4.4.0
2024-08-19 13:13:18 +07:00
Sat Naing
6bbe177566
chore: upgrade ESLint to v9 and update configurations ( #356 )
...
* chore: upgrade ESLint to v9 and update configurations
Upgrade ESLint and configure and update ESLint rules.
* refactor: update code to comply with new ESLint v9 rules
2024-08-19 12:58:16 +07:00
Sat Naing
dab61b3714
build: bump Astro to v4.14.2 & use content layer ( #355 )
...
Bump Astro from v4.13 to v4.14.2 and use experimental
content layer api.
2024-08-19 12:53:58 +07:00
Alejandro Ñáñez Ortiz
2b617b20a3
refactor: replace github-slugger with lodash.kebabcase ( #357 )
...
Previously, `github-slugger` omitted emojis when generating slugs, transforming tags like "🌱 -my-tag" into "-my-tag". This change replaces `github-slugger` with `lodash.kebabcase` to ensure that emojis are preserved in the generated slugs, improving the accuracy and consistency of tag representations.
2024-08-19 12:52:59 +07:00
satnaing
2e3ac94c70
bump: version 4.3.1 → 4.3.2
2024-08-17 21:10:28 +07:00
Sat Naing
99e5ac71fc
build: bump astro from 4.12.2 to 4.13 ( #341 )
2024-08-02 18:08:24 +07:00
satnaing
2cef94e39f
bump: version 4.3.0 → 4.3.1
2024-07-27 14:38:11 +07:00
satnaing
0440d2a3db
bump: version 4.2.0 → 4.3.0
2024-07-27 10:36:40 +07:00
Sat Naing
614e54c2f6
build: remove jampack ( #330 )
...
Remove post-processing static site optimizer_ Jampack
due to insignificant differences in build output and
unmet peer dependency issue.
Closes #212 , resolves #277
2024-07-22 22:24:07 +07:00
Sat Naing
7b83996daf
build: remove pre-commit git hook ( #329 )
...
Remove the pre-commit git hook and its related
dependencies_ husky, lint-staged, commitizen and
cz-conventional-changelog.
2024-07-22 21:54:56 +07:00
Sat Naing
c63f106fa4
build(deps): upgrade dependencies ( #328 )
2024-07-22 21:39:21 +07:00
Sat Naing
9de19c2c68
feat: support light/dark theme in code blocks ( #327 )
...
Update Astro and its related dependencies. Support
light/dark theme in code-blocks.
2024-07-21 16:18:22 +07:00
satnaing
7c88c6af50
chore(release): 4.2.0
2024-01-24 09:23:16 +06:30
satnaing
f19279d8ba
chore: update outdated prettier script
2024-01-24 09:23:16 +06:30
satnaing
dcb320930b
chore: add astro extension in lint-staged code formatting
2024-01-24 09:23:16 +06:30
satnaing
bdd0a793fc
build(deps): upgrade astro and other dependencies
2024-01-24 09:23:16 +06:30
satnaing
f525698771
chore(release): 4.1.0
2024-01-10 10:27:56 +06:30
satnaing
034dd394ab
build(deps): upgrade dependencies
2024-01-10 09:13:37 +06:30
satnaing
f70a0b78ed
build(deps): update Astro and its related dependencies
2024-01-10 09:01:08 +06:30
satnaing
c3567896fb
chore(release): 4.0.0
2024-01-04 15:53:12 +06:30
satnaing
f5855cb826
build(deps): upgrade dependencies
2024-01-04 15:53:12 +06:30
satnaing
59df7a5826
build!(deps): upgrade Astro and related packages to v4
...
Bump astro v3.6.4 to v4.0.9 (major upgrade). Bump astrojs/rss v3.0.0 to 4.0.1 (major upgrade). Upgrade other astro related packages.
BREAKING CHANGE: Astro v4 upgrade
Closes : #187
2024-01-04 15:53:12 +06:30
dependabot[bot]
2f602fe815
build(deps): bump zod, astro and @astrojs/sitemap
...
Bumps [zod](https://github.com/colinhacks/zod ) to 3.22.4 and updates ancestor dependencies [zod](https://github.com/colinhacks/zod ), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ). These dependencies need to be updated together.
Updates `zod` from 3.21.1 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.1...v3.22.4 )
Updates `astro` from 3.1.3 to 3.6.4
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@3.6.4/packages/astro )
Updates `@astrojs/sitemap` from 3.0.0 to 3.0.3
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.0.3/packages/integrations/sitemap )
---
updated-dependencies:
- dependency-name: zod
dependency-type: indirect
- dependency-name: astro
dependency-type: direct:production
- dependency-name: "@astrojs/sitemap"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-20 14:44:19 +06:30
satnaing
cfcedd1418
chore(release): 3.0.0
2023-09-26 02:04:11 +06:30
satnaing
5178f75631
chore: update dependencies and format code
2023-09-26 02:04:11 +06:30
satnaing
c516429e5b
build: remove astro check cmd in dev script
2023-09-26 02:04:11 +06:30
satnaing
6b8bba1612
chore: upgrade to astro v3.1
...
Upgrade astro version from v3.0.13 to v3.1 to solve the issue of ViewTransitions api not working properly on prod mode.
2023-09-26 02:04:11 +06:30
satnaing
e486687610
feat: upgrade to astro v3
...
Upgrade to astro v3. Update dependencies. Fix codes and features due to migration.
BREAKING CHANGE: Astro v3
resolve #111
2023-09-26 02:04:11 +06:30
satnaing
620446370d
chore: add astro prettier plugin
2023-09-26 02:04:11 +06:30
satnaing
47b1b4eadc
build: update lint-staged to only format certain file types
...
resolved #79
2023-06-21 12:38:30 +06:30
satnaing
63f1e3200f
chore(release): 2.3.0
2023-05-15 14:29:47 +06:30