Coder Social home page Coder Social logo

Comments (8)

krisztianb avatar krisztianb commented on June 23, 2024

Did you run into any problems with the new TypeDoc version? I'm not planing to update the plugin until TypeDoc 0.26 is officially released.

from typedoc-plugin-merge-modules.

Fancy2209 avatar Fancy2209 commented on June 23, 2024

Did you run into any problems with the new TypeDoc version? I'm not planing to update the plugin until TypeDoc 0.26 is officially released.

The peer depedencies don't have 0.26.x set so npm refuses to install it normally, and I fear i'll break something using legacy-peer-deps or force

from typedoc-plugin-merge-modules.

krisztianb avatar krisztianb commented on June 23, 2024

Yeah, there is a reason I was defensive with defining the peer dependencies. Most major updates broke my plugins.

What do you think would break if you force the update?

Btw. you could change this line in your node_modules folder to satisfy npm and see what happens.

from typedoc-plugin-merge-modules.

Fancy2209 avatar Fancy2209 commented on June 23, 2024

Yeah, there is a reason I was defensive with defining the peer dependencies. Most major updates broke my plugins.

What do you think would break if you force the update?

Btw. you could change this line in your node_modules folder to satisfy npm and see what happens.

I stopped beeing able to click classes and their icons dissapeared, it also didn't actually merge them
i guess I'll need to wait for 0.26 Stable, shame :/, it has 3 things I need (Proper Markdown in the On this page part of the sidebar, fix for using msys2 git instead (typedoc takes 2.5 hours making the docs if I don't use 0.26.0-beta.3!), packageOptions)

from typedoc-plugin-merge-modules.

ben-polinsky avatar ben-polinsky commented on June 23, 2024

I was unable to get this plugin to work with the packages entry point strategy, FYI. I plan on getting a minimal reproduction up today.

Edit: My bad, I see that was released in 0.25.12. I'll open a different issue if needed.

from typedoc-plugin-merge-modules.

krisztianb avatar krisztianb commented on June 23, 2024

I was unable to get this plugin to work with the packages entry point strategy, FYI. I plan on getting a minimal reproduction up today.

Edit: My bad, I see that was released in 0.25.12. I'll open a different issue if needed.

Hi Ben. You can find examples for monorepo setups (using the "packages" entry point strategy) in the test folder here on GitHub: https://github.com/krisztianb/typedoc-plugin-merge-modules/tree/master/test

Please take a look and compare your setup. If you still think that there is an issue with the plugin please open another issue. Thank you.

from typedoc-plugin-merge-modules.

ben-polinsky avatar ben-polinsky commented on June 23, 2024

Please take a look and compare your setup. If you still think that there is an issue with the plugin please open another issue. Thank you.

Appreciate it, will do.

from typedoc-plugin-merge-modules.

krisztianb avatar krisztianb commented on June 23, 2024

TypeDoc 0.26 has been released and I can confirm that the plugin is no longer working correctly. Will have to debug the problem.

from typedoc-plugin-merge-modules.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.