Skip to content

issues Search Results · repo:axelpale/genversion language:JavaScript

Filter by

21 results
 (73 ms)

21 results

inaxelpale/genversion (press backspace or delete to remove)

Hey @axelpale! After a year we implemented genversion successfully in all our internal libraries. However, something I ve noticed a few days ago is an inconsistency between CJS and ESM. For the context, ...
  • alexandercerutti
  • 2
  • Opened 
    on Jan 20
  • #32

This package was useful for me on nodeJS. Now I need the same on Deno with the deno.json. I think it would be great if this package would allow me to specify the JSON name after it has been published on ...
  • martin-braun
  • 1
  • Opened 
    on Sep 19, 2024
  • #31

I m working on a module package that generates text files, and I m appending the current module version to the generated files. This package helped me to deal with reading the package.json file as expected, ...
  • rijuma
  • 1
  • Opened 
    on Mar 3, 2024
  • #30

The comment blocks in genversion code are already quite close to yamdog syntax. Consider integrating yamdog in order to generate API documentation. This removes the need to duplicate everything in comments ...
  • axelpale
  • Opened 
    on Jan 8, 2024
  • #27

This issue rose in issue #22 but has been an underlying problem for a long time. Some workflows and pipelines make it difficult if not impossible to integrate genversion because they prefer genversion ...
wontfix
  • axelpale
  • 2
  • Opened 
    on Jan 2, 2024
  • #26

Black text does not read nice against dark background. Causes a bit accessibility problem, immediate strain for new comers. 2024-01-02 genversion dark mode bug
  • axelpale
  • 5
  • Opened 
    on Jan 1, 2024
  • #25

Some style guides prefer the use of backticks instead of quotes or double quotes for strings. Backticks are common in modern JavaScript and thus genversion should support them. PR #20 suggested a new ...
enhancement
  • axelpale
  • Opened 
    on Jan 1, 2024
  • #24

This feature provides users with the ability to customise the generated module file to their needs. With templates the generated module can support wider set of use cases, for example those that need to ...
enhancement
  • axelpale
  • 4
  • Opened 
    on Jan 1, 2024
  • #23

Hi, thanks for this tool! I ve been using it for over three years! I know it s been a while since the last release, but I d like to ask you if is there any chance if you could add an option to force the ...
enhancement
  • alexandercerutti
  • 21
  • Opened 
    on Dec 6, 2023
  • #22

Hi, I m using this in a project and I d love to have the option to export other fields in package.json (e.g. name, author, etc.). Let me know if you want that feature as well, then I can raise a PR to ...
enhancement
  • dattran1999
  • 5
  • Opened 
    on May 5, 2023
  • #21
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub