Releases: struckchure/gv
Releases · struckchure/gv
v0.0.6
Changelog
Features
- 79cb231: feat(hmr): adds gorilla websocket (@struckchure)
- 5029011: feat(package-manager): download ts types and update pkg registry (@struckchure)
- 39b0927: feat(package-manager): download ts types and update pkg registry (@struckchure)
Others
- 7bb8fb1: Create README.md (@struckchure)
- a9663b8: Create package.json (@struckchure)
- 7e49cc3: Merge branch 'main' of github.com:struckchure/gv (@struckchure)
- 88d2cdf: Merge branch 'main' of github.com:struckchure/gv (@struckchure)
- 085f1fc: Update version references to v0.0.5 (@github-actions[bot])
- b0e18e7: build(.goreleaser): updates go release changelog filter (@struckchure)
- 5444d7b: docs(examples/todo-app): use echo's static middle with html5 (spa) support (@struckchure)
v0.0.5
Changelog
Bug fixes
- 5fa92ea: fix(examples): removes all ts typings (@struckchure)
Others
- 4ab3ee3: Merge branch 'main' of github.com:struckchure/gv (@struckchure)
- cb84bc2: Update version references to v0.0.4 (@github-actions[bot])
- 0bc2e6f: build(.gitgnore): updates ignore file (@struckchure)
- 66152e3: build(.gitignore): ignore go.mod and go.sum for _templates dir (@struckchure)
- 5ee0ad7: build(examples/.gitignore): ignores all ts typings (@struckchure)
- e3bfc9e: fix(docs-deploy.yaml): only deploy on docs path change (@struckchure)
- b6d4aa9: fix(examples/.gitignore): updates examples gitignore file (@struckchure)
v0.0.4
Changelog
Features
- b16c8b2: feat(examples): adds esbuild react and svelte integrations (@struckchure)
- a822f65: feat(examples): adds esbuild react and svelte integrations (@struckchure)
Docs
- f081b29: docs(docs): adds documentation setup (@struckchure)
- 3f42382: docs(examples): updates examples with container plugin (@struckchure)
Others
- a417e32: Merge pull request #30 from struckchure/fix/esbuild-plugin-not-transpiler-to-js (@struckchure)
- f17529f: Merge pull request #31 from struckchure/dependabot/go_modules/golang.org/x/net-0.38.0 (@struckchure)
- e12de2b: Merge pull request #32 from struckchure/doc/todo-app (@struckchure)
- cbb68a8: Merge pull request #33 from struckchure/feat/svelte-react-es-build-integration (@struckchure)
- d25a49e: Merge pull request #34 from struckchure/feat/svelte-react-es-build-integration (@struckchure)
- d55582f: Update version references to v0.0.3 (@github-actions[bot])
- 03ad0db: build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (@dependabot[bot])
- 43ca2c0: build(docs-deploy.yaml): adds workflow to deploy docs (@struckchure)
- 64962cf: docs(examples/todo-app): adds todo app example with golang (@struckchure)
- 32a389e: docs(examples/todo-app): adds todo fullstack app (@struckchure)
- f161fd4: docs(examples/todo-app): updates todo app example (@struckchure)
- d88a39c: feat(hmr,container): adds hmr and plugin container (@struckchure)
- 1b5c230: feat(plugins/js-resolve): adds js resolver plugin (@struckchure)
- afb4da6: feat(server,watcher): integrates file watcher with server (@struckchure)
- 368da29: feat(server.go): adds build method to server.Start method with mode run (@struckchure)
- 76c13eb: fix(doc/config.mts): adds
/gvas base path (@struckchure) - e2dc180: fix(docs-deploy.yaml): adds default working directory to
./docs(@struckchure) - ff37109: fix(docs-deployment.yaml): adds bun instead of node (@struckchure)
- b3fdd32: fix(examples/react): removes mode check for project build (@struckchure)
- 2b64724: fix(hmr,server): disables hmr for non dev environment (@struckchure)
- e665af1: fix(react_esbuild.go): adds outputFile to declare js transpile destination (@struckchure)
v0.0.3
Changelog
Features
- 6f062da: feat(plugin): adds
SendNotificationto toggle browser notification event (@struckchure)
Others
- 06753fe: Merge pull request #27 from struckchure/gh/issue-6 (@struckchure)
- 8e2d740: Merge pull request #28 from struckchure/ci/script-bump (@struckchure)
- a1b34ce: ci(workflows): adds gh workflow to bump install script default versions (@struckchure)
- 68a6f99: docs(README.md): updates HMR todo in readme (@struckchure)
- 6dc88c7: docs(_templates/react): adds HMR plugin to react template (@struckchure)
- 33152b1: feat(plugins/hmr): adds hmr plugin (@struckchure)
- 42324ef: feat(server.go): adds HMR notifications with websocket (@struckchure)
- a30c02f: fix(plugins/react_esbuild.go): disable hmr notifications for not
DistDir(@struckchure)
v0.0.2
Changelog
Others
- 0191a20: Merge pull request #25 from struckchure/release/scripts-version-bump (@struckchure)
- dd31713: Merge pull request #26 from struckchure/fix/gv-new-default-to-main (@struckchure)
- 76d17ef: build(scripts): bumps default version to v0.0.2 (@struckchure)
- 7cfe8b3: build(scripts): bumps script default version to 0.0.1 (@struckchure)
- 59af74a: fix(cmd/new.go): removes query param to set ref (@struckchure)
v0.0.1
Changelog
Others
- 99014ca: Merge branch 'main' into ci/goreleaser (@struckchure)
- 0ab30d3: Merge pull request #22 from struckchure/ci/goreleaser (@struckchure)
- 2ff31d3: Merge pull request #24 from struckchure/ci/goreleaser (@struckchure)
- aa6ad81: build(goreleaser.yaml): adds main param as cmd directory (@struckchure)
- f4e4b43: build(scripts): adds installation script for unix and macos (@struckchure)
- ebbd017: docs(readme.md): updates readme file with installation command (@struckchure)
- 3ae109f: feat(cmd/version.go): adds version check command (@struckchure)
v0.0.0
Changelog
Features
- 1408623: feat(_templates): adds project starter templates (Mohammed Al Ameen [email protected])
- 0d35938: feat(_templates): updates index.html file in template (Mohammed Al Ameen [email protected])
- 7c71cda: feat(cmd): adds
gv addcommand to add ts typings (Mohammed Al Ameen [email protected]) - a682f8e: feat(manager): adds cli sync command (Mohammed Al Ameen [email protected])
- b6e383e: feat(manager): adds cli sync command (Mohammed Al Ameen [email protected])
- 151b44e: feat(manager): adds cli sync command (Mohammed Al Ameen [email protected])
- a1fa41e: feat(plugins): adds html and react plugins (Mohammed Al Ameen [email protected])
Docs
- 3dab438: docs(docs): adds plugin documentation (Mohammed Al Ameen [email protected])
- 06d974a: docs(examples): updates examples (Mohammed Al Ameen [email protected])
Others
- d46c508: Bump golang.org/x/net from 0.35.0 to 0.36.0 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 39f9798: Create LICENSE (Mohammed Al-Ameen [email protected])
- 61e3a57: Merge branch 'gh/issue-11' of github.com:struckchure/gv into gh/issue-11 (Mohammed Al Ameen [email protected])
- fbbb32a: Merge branch 'main' of github.com:struckchure/gv (Mohammed Al Ameen [email protected])
- 1351332: Merge pull request #1 from struckchure/dependabot/go_modules/golang.org/x/net-0.36.0 (Mohammed Al-Ameen [email protected])
- ccc24ef: Merge pull request #14 from struckchure/9-gv-add-type-1-type-2type-n-add-dts-types-from-esmsh (Mohammed Al-Ameen [email protected])
- 05baf6f: Merge pull request #15 from struckchure/gh/issue-2 (Mohammed Al-Ameen [email protected])
- cd80375: Merge pull request #16 from struckchure/gh/issue-10 (Mohammed Al-Ameen [email protected])
- 4f768c7: Merge pull request #18 from struckchure/gh/issue-11 (Mohammed Al-Ameen [email protected])
- 4336a3c: Merge pull request #21 from struckchure/gh/issue-20 (Mohammed Al-Ameen [email protected])
- 3d7a4b8: Update README.md (Mohammed Al-Ameen [email protected])
- faa4857: Update README.md (Mohammed Al-Ameen [email protected])
- e40eb44: Update README.md (Mohammed Al-Ameen [email protected])
- 621ae25: Update README.md (Mohammed Al-Ameen [email protected])
- 9cadbc8: build(gitignore): adds gitignore file (Mohammed Al Ameen [email protected])
- a0945b7: build(gitignore): deletes package.json (Mohammed Al Ameen [email protected])
- 321add8: build(go): updates dependencies (Mohammed Al Ameen [email protected])
- 7db7af4: build(goreleaser): adds goreleaser config (Mohammed Al Ameen [email protected])
- e5f317f: ci(release.yaml): adds release workflow (Mohammed Al Ameen [email protected])
- b9a5a4b: docs(examples/react): updates title using react 19 syntax (Mohammed Al Ameen [email protected])
- 1ffdda9: docs(examples/react-esbuild): updates esbuild react example (Mohammed Al Ameen [email protected])
- 6b9476c: feat(_templates/react): updates deps.yaml file (Mohammed Al Ameen [email protected])
- e9b1763: feat(cmd/new): adds command to create project (Mohammed Al Ameen [email protected])
- 0e1c804: feat(cmd/version): adds version command (Mohammed Al Ameen [email protected])
- 006f048: feat(plugins/cdn_dependency): adds cdn dependency to inject source map to html code (Mohammed Al Ameen [email protected])
- 633c151: feat(plugins/react_esbuild): adds option to pass entry points to plugin (Mohammed Al Ameen [email protected])
- 0f863f2: feat(plugins/react_esbuild.go): adds esbuild integration for react (Mohammed Al Ameen [email protected])
- b9f57dc: fix(_templates/react): ignores
package.jsonfile on git (Mohammed Al Ameen [email protected]) - 128c5eb: fix(_templates/react): ignores
package.jsonfile on git (Mohammed Al Ameen [email protected]) - 901fe41: fix(release.yaml): adds package and contents write permissions (Mohammed Al Ameen [email protected])
- b525f2f: init (Mohammed Al Ameen [email protected])